2004
Michael Natterer
Adds a palette entry to the specified palette.
This procedure adds an entry to the specified palette. It returns an error if the entry palette does not exist.
unknown
| Type | Name | Description |
|---|---|---|
| PF_VALUE | name | The palette name |
| PF_VALUE | entry-name | The name of the entry |
| PF_COLOUR | color | The new entry's color color |
| Type | Name | Description |
|---|---|---|
| PF_INT | entry-num | The index of the added entry |